<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@font-face{
  font-family:zkh;
  src:url('../fonts/zkh.ttf')
}
body{ min-width:1400px;}
/*banner 开始 */
.lyIdx_banner { width:100%; height:816px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdx_banner .swiper-container1 { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_banner .swiper-container1 .swiper-slide { height:100%; overflow:hidden; position:relative;}
.lyIdx_banner .swiper-container1 .swiper-slide img { display:block; width:1920px; height:816px; overflow:hidden; margin:-408px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
/*分页器*/
.lyIdx_banner .swiper-container1 .swiper-pagination { width:100%; height:32px; overflow:hidden; margin:0; padding:0; left:0; bottom:130px; z-index:2;}
.lyIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet { width:32px; height:32px; margin:0 6px!important; background:url(../images/ban_point.png) center center no-repeat; opacity:.5; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyIdx_banner .swiper-container1 .swiper-pagination .swiper-pagination-bullet-active {opacity:1;}
/*banner 结束*/

.toptxt{width:100%; margin:-100px auto 0; position:absolute; z-index:2;}
.toptxt_main{width:100%; margin:0 auto;position:relative;}
.toptxt_main:before{content: ""; width:260px; height:337px;background:url(../images/toptxt_left.png) center top no-repeat; position:absolute; left:0; top:0;}
.toptxt_main:after{content: ""; width:260px; height:170px;background:#fff; position:absolute; right:0; top:0;}
.toptxt_main ul{ width:1400px;height:170px;background:#fff; margin:0 auto;} 
.toptxt_main ul li{ width:24.9%; float:left; border-right:1px solid #e6e7ec; position:relative;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; z-index:1;}
.toptxt_main ul li:first-child{border-left:1px solid #e6e7ec;}
.toptxt_main ul li:before{content: ""; width:5px; height:5px; border-radius:50%; background:#e6e7ec; position:absolute; bottom:0; left:-3px;}
.toptxt_main ul li:after{content: ""; width:5px; height:5px; border-radius:50%; background:#e6e7ec; position:absolute; bottom:0; right:-3px;}
.toptxt_main ul li .text{ width:100%; margin:0 auto; text-align:center; padding:50px 0 5px 0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.toptxt_main ul li .text span{ font-size:40px; line-height:50px; font-weight:bold;background: linear-gradient(to right, #0592d7, #95cb5b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; display:inline-block;}
.toptxt_main ul li:hover .text span{transform: translateY(-5px);}
.toptxt_main ul li .text p{ font-size:18px; line-height:36px; color:#242424; margin-top:5px;}

/*ind_pro 开始*/
.ind_pro { width:100%; overflow:hidden; margin:0 auto; padding:120px 0 30px; background-color:#e6e7ec; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_title { width:100%; margin:0 auto 40px; padding:0;}
.ind_title span { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:rgba(40,40,40,0.1); font-size:44px; font-weight:bold; text-align:center; text-transform:Uppercase; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;}
.ind_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:40px; text-align:center; margin:0 auto 10px; padding:0;}
.ind_title i { display:block; width:150px; height:23px; margin:0 auto; padding:0; vertical-align:middle; text-align:center; position:relative;}
.ind_title i:before{content: ""; width:50px; height:1px; background:#ccc; position:absolute;left:0;top: 50%;}
.ind_title i:after{content: ""; width:50px; height:1px; background:#ccc; position:absolute;right:0;top: 50%;}
.ind_title i img{ width:23px;}
.ind_title1 p { color:#fff;}
.ind_title1 i:before,.ind_title1 i:after{ background:#fff;}

.ind_pro .ind_pro_list { width:1400px; height:auto; margin:0 auto; padding:0;}
.ind_pro_list ul li { width:24%; height:auto; margin:0 1.3% 60px 0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.1); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_pro_list ul li:nth-child(4n+4) { margin:0 0 60px;}
.ind_pro_list ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.1);}
.pro_img { width:100%; height:250px; overflow:hidden; margin:0 auto;padding: 0; position:relative; border-bottom:1px solid #e6e7ec;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_img:before{content: ""; display:block;width:0;height:4px; left:50%;background: linear-gradient(to right, #0592d7, #95cb5b);transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_pro_list ul li:hover .pro_img:before{ width:100%; left:0;}
.pro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.pro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:5%; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_pro_list ul li:hover .pro_img a img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.pro_img em { display:block; width:0; height:1px; overflow:hidden; margin:0; padding:0; background-color:#eaeaea; position:absolute; bottom:0; left:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_pro_list ul li:hover .pro_img em { width:100%; margin:0 0 0 -50%;}

.pro_text { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:15px 5% 40px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_text a.pro_name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:18px; font-weight:bold; text-align:center; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_pro_list ul li:hover .pro_text a.pro_name { color:#0592d7;}
.pro_text p { width:100%; line-height:24px; color:#999; font-size:15px; text-align:center; margin:0 auto;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_pro_list ul li a.more{ display:block;width:50%; height:45px; line-height:45px; color:#999; margin:0 auto; vertical-align:middle; text-align:center; border:1px solid #e6e7ec; background:#fff; position:absolute; bottom:-25px; left:25%;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_pro_list ul li a.more:after{content: "";width:23px; height:8px;background:url(../images/pro_more.png) center bottom no-repeat; position:absolute; left:44%; bottom:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_pro_list ul li:hover a.more{ width:100%; left:0; color:#fff; border:none;background: linear-gradient(to right, #0592d7, #95cb5b);}
.ind_pro_list ul li:hover a.more:after{background:none;}

/*ind_pro 结束*/

.pro_type{width:100%; height:84px; overflow:hidden; margin:0 auto; position:relative; background:#0592d7;}
.pro_type:before{content: ""; width:480px; height:84px;background:url(../images/pro_type_bg.png) center center no-repeat; position:absolute; left:0;}
.pro_type_main{width: 1400px;height: auto;margin: 0 auto;padding: 0; position:absolute; top:0; right:0; bottom:0; left:0; overflow:hidden;}
.pro_type_main .pro_type_list{ width:100%; margin: 0 auto;padding: 0; position:relative; z-index:1;}
.pro_type_list .left{ font-size:30px; line-height:84px; color:#fff; font-weight:bold; position:absolute; z-index:2;}
.pro_type_list .left a{content: ""; width:27px; height:27px;background:url(../images/pro_type_more.png) center center no-repeat; display:block; float:right;margin: 28px 0 28px 10px;}
.pro_type_list .right{ width:85%; position:absolute; right:0; z-index:2;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.pro_type_list .right ul li{ display:inline-block; width:20%; height:84px; padding:0 1%;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_type_list .right ul li a:before{content: ""; width:20px; height:13px; vertical-align:middle;background:url(../images/pro_type_icon.png) left center no-repeat; display:inline-block;}
.pro_type_list .right ul li a{ width:100%; display:inline-block; line-height:84px; color:#fff; font-size:18px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

/*ind_ab 开始*/
.ind_ab { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background:url(../images/ind_ab_bg.jpg) center center repeat;}
.ind_ab .ind_ab_main { width:1400px; height:auto; margin:0 auto; padding:0; position:relative;}
.ind_ab_main .left { width:55%; height:auto; margin:0; padding:0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position: absolute; bottom:0;}
.ind_ab_main .left .ind_title {float:left; width:21%;}
.ind_ab_main .left span.font{ float:right; font-size:100px; color:rgba(0,0,0,0.03); font-family:zkh;text-transform: Uppercase; line-height:60px;}
.ind_ab_main .left .url{display: inline-block;width:100px;height:100px; line-height:100px;border-radius: 50%;vertical-align: middle;position:absolute; left:5%; bottom:5%;}
.ind_ab_main .left .url span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.ind_ab_main .left .url span:nth-of-type(2){animation-delay: 1s;}
.ind_ab_main .left .url span:nth-of-type(3){animation-delay: 2s;}
@keyframes circleScale1 {
	0% {
		opacity: 1;
		-webkit-transform: scale(0.4);
		-moz-transform: scale(0.4);
		-ms-transform: scale(0.4);
		transform: scale(0.4);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.ind_ab_main .left .url a{font-size:40px; display:block; width:49px;height:49px; line-height:49px; text-align:center; color:#fff;background: linear-gradient(to right, #0592d7, #95cb5b); border-radius:50%;position:absolute; left:25%; bottom:25%;}
.ind_ab_main .right{ width:45%; height:auto; margin:0; padding:0; float:right; background:#fff; position:relative;}
.ind_ab_main .right:before{content: ""; width:100%; height:8px; background: linear-gradient(to right, #0592d7, #95cb5b); display:block;}
.ind_ab_main .right .right_main{width:100%; overflow:hidden; margin:0 auto; padding:60px 8% 65px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_ab_main .right .right_main .ind_ab_title{ height:auto;}
.ind_ab_main .right .right_main .ind_ab_title span{ font-size:30px; color:#303030; line-height:38px; font-weight:bold;}
.ind_ab_main .right .right_main .ind_ab_title ul li{ float:left; color:#999; display:inline-block; line-height:25px; width:100px; padding:20px 0;}
.ind_ab_main .right .right_main .ind_ab_title ul li:before{content: ""; width:21px; height:21px; background: url(../images/ind_ab_t1.png) center left no-repeat; display: inline-block; vertical-align:middle; padding-left:8px;}
.ind_ab_main .right .right_main .ind_ab_title ul li:nth-child(2):before{background: url(../images/ind_ab_t2.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_title ul li:nth-child(3):before{background: url(../images/ind_ab_t3.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_title:after{content: ""; width:70px; height:5px;background: linear-gradient(to right, #0592d7, #95cb5b); display:inline-block;}
.ind_ab_main .right .right_main .ind_ab_cont{width: 100%; margin:0; padding:0;overflow: hidden; font-size:15px; line-height: 28px;color: #666;text-align: justify;margin: 46px auto;padding: 0; display: -webkit-box;-webkit-line-clamp: 10;-webkit-box-orient: vertical; text-overflow: ellipsis;}
.ind_ab_main .right .right_main .ind_ab_foot{ width:100%;margin:0; padding:0;overflow: hidden;}
.ind_ab_main .right .right_main .ind_ab_foot ul li{ width:32%; float:left;margin:0 2% 0 0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:relative;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:last-child{ margin:0;}
.ind_ab_main .right .right_main .ind_ab_foot ul li a{ height:auto;display:block;color:#999;border:1px solid #e6e6e6;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:relative; z-index:1;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:after{content: "";background: linear-gradient(to right, #0592d7, #95cb5b);position: absolute;bottom: 0;left: 0;width: 100%; height:0; z-index:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_ab_main .right .right_main .ind_ab_foot ul li .main:before{content: ""; width:34px; height:34px;background: url(../images/ind_ab_f1.png) center left no-repeat;display: inline-block; vertical-align:middle; padding-left:8px; float:left;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:nth-child(2) .main:before{background: url(../images/ind_ab_f2.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:nth-child(3) .main:before{background: url(../images/ind_ab_f3.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_foot ul li .main{ width:100%;overflow:hidden; margin:0 auto; padding:15px 28px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_ab_main .right .right_main .ind_ab_foot ul li span{ font-size:16px; height:20px; line-height:20px;}
.ind_ab_main .right .right_main .ind_ab_foot ul li p{ font-size:12px; height:16px; line-height:16px; text-transform: Uppercase;text-overflow: ellipsis;white-space: nowrap;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:hover a{ color:#fff;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:hover:after{height:100%;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:hover .main:before{background: url(../images/ind_ab_f1_on.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:nth-child(2):hover .main:before{background: url(../images/ind_ab_f2_on.png) center left no-repeat;}
.ind_ab_main .right .right_main .ind_ab_foot ul li:nth-child(3):hover .main:before{background: url(../images/ind_ab_f3_on.png) center left no-repeat;}

/*ind_ab 结束*/

/*ind_art 开始*/
.ind_art { width:100%; height:auto; margin:0 auto; padding:80px 0 0; background:url(../images/ind_art_bg.jpg) center top no-repeat; background-size:100% 369px; position: relative;}
.ind_art .ind_art_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.ind_art_main .ind_art_list { width:100%; height:auto; margin:0 auto; padding:0;}
.ind_art_list ul li { width:50%; margin:0; padding:0; float:left; background:#fff; position:relative;}
.ind_art_list ul li .art_text{ width:100%;padding:5%; border:1px solid #ddd; border-top:none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:relative; z-index:1;}
.ind_art_list ul li:after{content: "";height:0;background: linear-gradient(to right, #0592d7, #95cb5b); position:absolute; bottom:0; left:0; width:100%; display:block; z-index:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_art_list ul li:nth-child(2n+2) .art_text{ border-left:none;}
.ind_art_list ul li:hover .art_text{box-shadow:0 10px 20px rgba(0,0,0,0.1);}
.ind_art_list ul li:hover:after{ height:100%;}
.ind_art_list ul li .title { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ind_art_list ul li .title span { display:inline-block;width:116px; height:40px; overflow:hidden; line-height:40px; color:#fff; margin:0 auto; padding: 0 0 0 18px;background: url(../images/time_bg.png) left center no-repeat;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_art_list ul li .title a { display:inline-block;width:70%; height:40px;line-height:40px; color:#333; font-size:22px;margin:0 auto; padding:0;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ind_art_list ul li p{ width:100%; color:#999; font-size:15px; line-height:24px; margin:10px auto 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_art_list ul li:hover .title span{background: url(../images/time_bg_on.png) left center no-repeat;}
.ind_art_list ul li:hover .title a{ color:#fff; font-weight:bold;}
.ind_art_list ul li:hover p{ color:#fff;}

/*ind_art 结束*/

/*ind_news 开始*/
.ind_news { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 0; background-color:#fff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_news .ind_title{margin: 0 auto 60px;}
.ind_news .ind_news_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.ind_news_main .ind_news_list { width:100%; height:auto; margin:0; padding:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_news_list ul li { width:32%; margin:0 auto;  transition: all 0.5s;float:left; margin:0 2% 60px 0; position:relative;}
.ind_news_list ul li .news_text{padding:70px 35px 35px 35px; background:#e6e7ec;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position:relative; z-index:1;}
.ind_news_list ul li:after{content: "";height:100%;background: linear-gradient(to right, #0592d7, #95cb5b); position:absolute; bottom:0; left:0; width:0; display:block; z-index:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; z-index:0;}
.ind_news_list ul li:nth-child(3n+3){ margin-right:0;}
.ind_news_list ul li .time{ position:absolute; top:-25px; left:35px; padding:10px 20px; background:#888;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_news_list ul li .time span{ font-size:18px; color:rgba(255,255,255,.4);}
.ind_news_list ul li .time p{ font-size:30px; color:#fff; line-height:30px; font-weight:bold;}
.ind_news_list ul li .text a.name{ color:#333; font-size:20px; line-height:28px; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ind_news_list ul li .text p{ color:#999; font-size:15px; line-height:24px; margin:10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.ind_news_list ul li .text a.more{ color:#999; line-height:28px;background: url(../images/news_more.png) 70px center no-repeat; vertical-align:middle; width:100%; display:block;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_news_list ul li:hover .news_text{ background:none;}
.ind_news_list ul li:hover:after{ width:100%;}
.ind_news_list ul li:hover .time{ background:#95cb5b;}
.ind_news_list ul li:hover .text a.name{ color:#fff; font-weight:bold;}
.ind_news_list ul li:hover .text p{ color:#fff;}
.ind_news_list ul li:hover .text a.more{ color:#fff;background: url(../images/news_more_on.png) right center no-repeat;}
/*ind_news 结束*/

/*ind_case 开始*/
.ind_news .ind_case_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.ind_case_main .ind_case_list { width:100%; height:auto; margin:0; padding:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_case_list ul li { width:32%; margin:0 auto;  transition: all 0.5s;float:left; margin:0 2% 60px 0; position:relative;}
.ind_case_list ul li { width:31%; height:auto; margin:0 3.5% 50px 0; padding:0; background-color:#eceef0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ind_case_list ul li:nth-child(3n+3) { margin:0 0 50px;}
.ind_case_list ul li .lyNyVideo_img { width:100%; height:300px; margin:0 auto; padding:0; cursor:pointer; position:relative;}
.ind_case_list ul li .lyNyVideo_img a { display: block; width:95%; height:95%; margin:10px auto; padding:0; position: relative; background:#fff;}
.ind_case_list ul li .lyNyVideo_img a img { display:block; max-width:95%; max-height:95%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.ind_case_list ul li .lyNyVideo_img a:after { display:block; width:53px; height:54px; background:url(../images/case_icon.png) center center no-repeat; background-size:contain; position:absolute; bottom:-5%; right:5%; z-index:1; content:'';}
.ind_case_list ul li .lyNyVideo_text { padding:20px;}
.ind_case_list ul li .lyNyVideo_text a.VideoName { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_case_list ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,0.4);}
.ind_case_list ul li:hover .lyNyVideo_text a.VideoName { color:#0592d7;}
.ind_case_list ul li .lyNyVideo_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.ind_case_list ul li .lyNyVideo_text a.VideoBtn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#999; background:#eceef0; font-size:15px; text-align:center; margin:0 auto; padding:0 30px; border:1px solid #ddd; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ind_case_list ul li .lyNyVideo_text a.CaseBtn i { background:url(../images/jt1.png) center center no-repeat;}
.ind_case_list ul li:hover .lyNyVideo_text a.VideoBtn { color:#fff; border:1px solid #eceef0;background: linear-gradient(to right, #0592d7, #95cb5b);}
.ind_case_list ul li:hover .lyNyVideo_text a.CaseBtn i { background:url(../images/jt0.png) center center no-repeat; margin:-3px 0 0 15px;}
/*ind_case 结束*/

/*Ny_banner 开始*/
.Ny_banner { width:100%; height:540px; overflow:hidden; margin:0 auto; padding:220px 0 0; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Ny_banner img { display:block; width:1920px; height:540px; overflow:hidden; margin:-270px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}
.Ny_banner .NyBa_text { width:1400px; height:auto; margin:0 auto; padding:0; position:relative; z-index:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyBa_text p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:40px; margin:0 auto; padding:0; font-weight:bold;}
.NyBa_text em { display:block; width:160px; height:4px; overflow:hidden; margin:20px 0; padding:0; background-color:#fff;}

/*Ny_banner 结束*/


/*面包屑 开始*/
.n_nav_box { width:100%; margin: 0 auto; border-bottom: 1px solid #e5e5e5;}
.n_nav_box .n_nav {width: 1400px; font-size: 0; margin:0 auto;}
.n_nav_box1 .n_nav { display:none;}
.n_nav::-webkit-scrollbar { display:none;}
.n_nav a { font-size:16px;line-height: 60px;color:#3c3c3c;display:inline-block;padding: 0 5px; width:20%; text-align:center;position:relative;z-index:1;transition: .5s;flex-grow: 1;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.nav_na .n_nav a{ width:50%;}
.n_nav a+a:after { content:""; width:1px; height:16px; display:block; background:#e5e5e5; position:absolute; top:50%; margin-top:-8px; left:0; transition: 0s; z-index:0;}
.n_nav a:before { content:""; width:0; height:3px; display:block; position:absolute; bottom:-2px; left:0; transition: .5s; z-index:-1; opacity: 0;
    background: #95cb5b;
    ​background: -moz-linear-gradient(-45deg, #95cb5b 0%, #0592d7 50%, #0592d7 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#95cb5b), color-stop(50%,#0592d7), color-stop(100%,#0592d7));
    background: -webkit-linear-gradient(-45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
    background: -o-linear-gradient(-45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
    background: -ms-linear-gradient(-45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
    background: linear-gradient(to -45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
    filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#95cb5b', endColorstr='#0592d7',GradientType=0 );
    -webkit-filter: ;
    progid: DXImageTransform.Microsoft.gradient( startColorstr='#95cb5b', endColorstr='#0592d7',GradientType=0 );
}
.n_nav a:hover:before,.n_nav a.on:before { width:100%; opacity: 1;}
.n_nav a:hover,.n_nav a.on { font-weight: bold;}
.n_nav_box .n_position { max-width:50%; height: 60px; overflow:hidden; float:right; margin:0; padding:0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.n_nav_box .n_position p { width:100%; height: 60px; overflow:hidden; line-height:60px; color:#a6a6a6; font-size:15px; white-space: nowrap; text-overflow: ellipsis; text-align:right; margin:0; padding:0;}
.n_nav_box1 .n_position { max-width:100%; float:left;}
.n_nav_box1 .n_position p { text-align:left;}

.n_position:before {content: "";display:inline-block; width:18px; height:18px;background: url(../images/home.png) center bottom no-repeat;vertical-align:middle; margin:0 10px 0 0;}
.n_position a { font-size:15px; color:#fff; position:relative; transition:.2s;}
.n_position i { font-size:15px;color:#fff; display:inline-block; margin:0; padding:0 8px; font-family:arial; position:relative; top: -1px;}
.n_position span { font-size:15px; color:#fff;}

/*面包屑 结束*/

/*lyNy_AboutUs 开始*/
.lyNy_AboutUs { width: 100%; overflow: hidden; margin: 0 auto 0; padding:60px 0; background:#fff url(../images/n_about_bg.jpg) center bottom no-repeat; background-size:cover;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_AboutUs .lyNyAb_main { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyAbCon_tit { width:100%; overflow:hidden; margin:0 auto 20px; padding:0; font-size:30px; text-align:center; color:#333; font-weight:bold;}
.lyNyAb_text { width:100%; overflow:hidden; line-height: 30px; color: #666; font-size: 15px; text-align:justify; margin:0 auto; padding:0;}
.lyNyAb_text p{ line-height:30px;font-size: 16px; letter-spacing:2px;}

.txt_main{width:100%; margin:0 auto;position:relative;}
.txt_main ul{ width:1400px;margin:0 auto;} 
.txt_main ul li{ width:24.9%; float:left; position:relative;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.txt_main ul li .text{ width:100%; margin:0 auto; text-align:center; padding:50px 0 5px 0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.txt_main ul li .text span{ font-size:60px; line-height:50px; font-weight:bold;background: linear-gradient(to right, #0592d7, #95cb5b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; display:inline-block;}
.lyNy_AboutUs .txt_main ul li .text span{ font-size:38px;}
.txt_main ul li:hover .text span{transform: translateY(-5px);}
.txt_main ul li .text p{ font-size:18px; line-height:36px; color:#242424; margin-top:5px;}

/*企业文化 开始*/
.NyAbout_part3 { width:100%; overflow:hidden; margin:0 auto; padding:60px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAbout_part3 .NyAboutPart3_main { width:100%; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAboutPart3_main ul { width:80%; overflow:hidden; margin:0 auto; padding:0; border-left:1px solid rgba(255,255,255,0.1); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAboutPart3_main ul li { width:22%; overflow:hidden; margin:0 3% 0 0; padding:40px 1%; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; border:1px solid #d5d6d8; border-radius:10px; position:relative;}
.NyAboutPart3_main ul li:nth-child(4){ margin:0;}
.NyAboutPart3_main ul li:after{content: ""; width:0; height:100%; position:absolute; bottom:0; left:0; display:block;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutPart3_main ul li:hover:after { background: linear-gradient(to right top, #0592d7, #95cb5b); width:100%;}
.NyAboutPart3_main ul li .NyAboutPart3_icon1, .NyAboutPart3_main ul li .NyAboutPart3_icon2, .NyAboutPart3_main ul li .NyAboutPart3_icon3, .NyAboutPart3_main ul li .NyAboutPart3_icon4 { width:154px; height:154px; overflow:hidden; margin:0 auto; padding:0; transform:rotateY(0deg); -webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -o-transform:rotateY(0deg); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutPart3_main ul li .NyAboutPart3_icon1 { background:url(../images/NyAboutPart2_icon01.png) center center no-repeat; background-size:154px 154px; position:relative; z-index:1;}
.NyAboutPart3_main ul li .NyAboutPart3_icon2 { background:url(../images/NyAboutPart2_icon02.png) center center no-repeat; background-size:154px 154px; position:relative; z-index:1;}
.NyAboutPart3_main ul li .NyAboutPart3_icon3 { background:url(../images/NyAboutPart2_icon03.png) center center no-repeat; background-size:154px 154px; position:relative; z-index:1;}
.NyAboutPart3_main ul li .NyAboutPart3_icon4 { background:url(../images/NyAboutPart2_icon04.png) center center no-repeat; background-size:154px 154px; position:relative; z-index:1;}
.NyAboutPart3_main ul li:hover .NyAboutPart3_icon1 { background:url(../images/NyAboutPart2_icon1.png) center center no-repeat; background-size:154px 154px; transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg);}
.NyAboutPart3_main ul li:hover .NyAboutPart3_icon2 { background:url(../images/NyAboutPart2_icon2.png) center center no-repeat; background-size:154px 154px; transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg);}
.NyAboutPart3_main ul li:hover .NyAboutPart3_icon3 { background:url(../images/NyAboutPart2_icon3.png) center center no-repeat; background-size:154px 154px; transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg);}
.NyAboutPart3_main ul li:hover .NyAboutPart3_icon4 { background:url(../images/NyAboutPart2_icon4.png) center center no-repeat; background-size:154px 154px; transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg);}
.NyAboutPart3_main ul li .NyAboutPart3_text { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.NyAboutPart3_main ul li .NyAboutPart3_text p { width:100%; overflow:hidden; line-height:56px; color:#333; font-size:24px; text-align:center; margin:0 auto; padding:0;position:relative; z-index:1;}
.NyAboutPart3_main ul li .NyAboutPart3_text p:after{content: ""; width:50px; height:3px; background:#0592d7; display:block; margin:0 auto;}
.NyAboutPart3_main ul li .NyAboutPart3_text span { display:block; width:80%; overflow:hidden; line-height:34px; color:#333; font-size:18px; text-align:center; margin:30px auto 0; padding:0;position:relative; z-index:1;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.NyAboutPart3_main ul li:hover .NyAboutPart3_text p,.NyAboutPart3_main ul li:hover .NyAboutPart3_text span{ color:#fff;}
.NyAboutPart3_main ul li:hover .NyAboutPart3_text p:after{ background:#fff;}
/*企业文化 结束*/

/*荣誉资质 开始*/
.NyAbout_part5 { width:100%; overflow:hidden; margin:0 auto; padding:100px 0 20px; background:#fff url(../images/NyAboutPart5_bg.jpg) center top no-repeat; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAbout_part5 .NyAboutPart5_main { width:1400px; height:auto; min-height:317px;background: #fff; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyAboutPart5_main .swiper-container3 { width:100%; height:auto;overflow:hidden; margin:0 auto 40px; padding:20px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPart5_main .swiper-container3 .swiper-slide{ border-bottom:3px solid #ddd;}
.NyAboutPart5_main .swiper-container3 .swiper-slide:after{content: ""; display:block;width:0;height:3px; left:0;background:linear-gradient(to right, #0592d7, #95cb5b);transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; bottom:-3px;}
.NyAboutPart5_main .swiper-container3 .swiper-slide:hover:after{width:100%;}
.NyAboutPart5_main .swiper-container3 .swiper-slide .NyAboutPart5_img { width: 100%; height: 270px; margin: 0 auto 10px; padding: 20px; background-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPart5_main .swiper-container3 .swiper-slide .NyAboutPart5_img a { display: block; width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPart5_main .swiper-container3 .swiper-slide .NyAboutPart5_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutPart5_main .swiper-container3 .swiper-slide:hover .NyAboutPart5_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.NyAboutPart5_main .swiper-container3 .swiper-slide .NyAboutPart5_name { width:100%; height:40px; margin:0 auto 30px; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPart5_main .swiper-container3 .swiper-slide .NyAboutPart5_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:16px; text-align:center; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0;}
/*荣誉资质 结束*/

/*lyNy_AboutUs 结束*/

/*lyNy_News 开始*/
.lyNy_News { width:100%; min-height:400px; overflow:hidden; margin:0 auto; padding:30px 0 60px; background:#f9f9f9; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_News .lyNyNews_list { width:1400px; margin:60px auto 0; padding:0;}
.lyNyNews_list ul li { width:32%; margin:0 auto;  transition: all 0.5s;float:left; margin:0 2% 60px 0; position:relative;}
.lyNyNews_list ul li .news_text{padding:70px 35px 35px 35px; background:#fff;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position:relative; z-index:1;}
.lyNyNews_list ul li:after{content: "";height:100%;background: linear-gradient(to right, #0592d7, #95cb5b); position:absolute; bottom:0; left:0; width:0; display:block; z-index:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; z-index:0;}
.lyNyNews_list ul li:nth-child(3n+3){ margin-right:0;}
.lyNyNews_list ul li .time{ position:absolute; top:-25px; left:35px; padding:10px 20px; background:#888;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNews_list ul li .time span{ font-size:18px; color:rgba(255,255,255,.4);}
.lyNyNews_list ul li .time p{ font-size:30px; color:#fff; line-height:30px; font-weight:bold;}
.lyNyNews_list ul li .text a.name{ color:#333; font-size:20px; line-height:28px; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.lyNyNews_list ul li .text p{ color:#999; font-size:15px; line-height:24px; margin:10px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.lyNyNews_list ul li .text a.more{ color:#999; line-height:28px;background: url(../images/news_more.png) 70px center no-repeat; vertical-align:middle; width:100%; display:block;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNews_list ul li:hover .news_text{ background:none;}
.lyNyNews_list ul li:hover:after{ width:100%;}
.lyNyNews_list ul li:hover .time{ background:#95cb5b;}
.lyNyNews_list ul li:hover .text a.name{ color:#fff; font-weight:bold;}
.lyNyNews_list ul li:hover .text p{ color:#fff;}
.lyNyNews_list ul li:hover .text a.more{ color:#fff;background: url(../images/news_more_on.png) right center no-repeat;}

/*lyNy_News 结束*/

/*内页-新闻详情&amp;文章详情 开始*/
.ly_NyNewsdetail { width:1400px; overflow:hidden; margin:30px auto 20px; padding:0; background:#fff;}
.ly_NyNewsdetail .NyNewsdetail_title { width:100%; overflow:hidden; line-height:60px; color:#fff; font-size:30px; font-weight:bold; margin:0 auto; padding:10px 4%;background: linear-gradient(to right, #0592d7, #95cb5b);box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyNewsdetail .NyNewsdetail_title:before{content: "";display: inline-block;width: 6px;height: 30px;background: #fff;margin-right: 2%;vertical-align: middle;}
.ly_NyNewsdetail .contmain{ width:100%; margin:0 auto; padding:30px 3%;box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyNewsdetail .NyNewsdetail_tips { width:100%; height:auto; overflow:hidden; line-height:25px; color:#999; font-size:15px; margin:0 auto 30px;}
.ly_NyNewsdetail .NyNewsdetail_tips ul li{ width:20%; border:1px solid #eef2f5;border-radius: 30px; padding: 5px 0 5px 2%;margin: 0 1% 0 0; display:inline-block; vertical-align:middle; font-size:15px; color:#777;box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_NyNewsdetail .NyNewsdetail_tips ul li span{ width:60%;background:#eef2f5;border-radius: 30px; display:inline-block;margin: 0 0 0 4%; text-align:center;}
.ly_NyNewsdetail .NyNewsdetail_con { width:100%; min-height:300px;overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#565656; font-size:16px; text-align:justify;}
.NyNewsdetail_con p, .NyNewsdetail_con div { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:16px; text-align:justify; text-indent:0; margin:0 auto 20px; padding:0;}
.NyNewsdetail_con .img{ width:80%; text-align:center;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.NyNewsdetail_con table tr td p { text-indent:0!important;}
.NyNewsdetail_con img { display:inline-block; width:auto!important; height:auto!important; max-width:100% !important; margin:0 auto; padding:0; text-indent:0!important;}
.fvopvideo { width:80% !important; height:480px!important;margin:0 auto 20px;position:relative;z-index:99;}

.ly_NyNewsdetail .ly_PrevNext { margin:40px auto 0;}
.ly_PrevNext i{display: block;width:100%; height: 27px;margin: 20px auto;padding: 0;vertical-align: middle;text-align: center;position: relative;}
.ly_PrevNext i:before{content: "";width: 47%;height: 1px;background: #ccc;position: absolute;left: 0;top: 50%;}
.ly_PrevNext i:after{content: "";width: 47%;height: 1px;background: #ccc;position: absolute;right: 0;top: 50%;}
.ly_PrevNext { width:100%; overflow:hidden; margin:0 auto; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; background:#fff;}
.ly_PrevNext ul li { width:50%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_PrevNext ul li a {line-height:40px; color:#666; font-size:16px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.ly_PrevNext ul li:last-child { text-align:right;}
.ly_PrevNext ul li:hover a { color:#0592d7;}

/*内页-新闻详情&amp;文章详情 结束*/

/*分页样式 开始*/
#fengye { text-align: center; margin: 40px auto 0; color: #555; font-size:14px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #0592d7; color: #fff; }
#fengye a.pnnum1 { background: #0592d7; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0592d7; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}

.lyNy_video #fengye { margin:0 auto;}

/*分页样式 结束*

/*lyNy_products 开始*/
.lyNy_products { width:100%; background:#f8f8f8;}
.lyNy_products .pro_main{ width:1400px; height:auto; min-height:400px; margin:0 auto; padding:60px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_products .lyNyPro_Left { width:24%; overflow:hidden; margin:0; padding:0; float:left;}

.lyNy_products .lyNyPro_Right { width:74%; height:auto; margin:0; padding:0; float:right;}
.lyNyPro_Right ul li { width:32%; height:auto; margin:0 2% 60px 0; background-color:#fff; border:1px solid #e6e7ec; box-shadow:0 0 0 rgba(0,0,0,0.1); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyPro_Right ul li:nth-child(3n+3) { margin:0 0 60px;}
.lyNyPro_Right ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.1);}
.lyNyPro_Right ul li:hover .pro_img:before{ width:100%; left:0;}
.lyNyPro_Right ul li:hover .pro_img a img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.lyNyPro_Right ul li:hover .pro_img em { width:100%; margin:0 0 0 -50%;}
.lyNyPro_Right ul li:hover .pro_text a.pro_name { color:#0592d7;}
.lyNyPro_Right ul li a.more{ display:block;width:50%; height:45px; line-height:45px; color:#999; margin:0 auto; vertical-align:middle; text-align:center; border:1px solid #e6e7ec; background:#fff; position:absolute; bottom:-25px; left:25%;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyPro_Right ul li a.more:after{content: "";width:23px; height:8px;background:url(../images/pro_more.png) center bottom no-repeat; position:absolute; left:44%; bottom:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyPro_Right ul li:hover a.more{ width:100%; left:0; color:#fff; border:none;background: linear-gradient(to right, #0592d7, #95cb5b);}
.lyNyPro_Right ul li:hover a.more:after{background:none;}

/*lyNy_products 结束*/

/*内页-产品列表 开始*/
.nyPro_list { width:100%; height:auto; margin:0 auto 60px; padding:0;}
.nyPro_list dl dd { width:100%; height:auto; margin:0 auto 30px; padding:20px; background-color:#fff;border: 1px solid #e6e7ec; border-radius: 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd:hover { box-shadow:0 5px 10px rgba(0, 0, 0, 0);}
.nyPro_list dl dd:before{content: "";display: block;width: 0;height:100%;top: 0; left:0; bottom: 0; background: -moz-linear-gradient(-45deg, #95cb5b 0%, #0592d7 50%, #0592d7 100%);
    background: -webkit-gradient(linear, left, right, color-stop(0%,#95cb5b), color-stop(50%,#0592d7), color-stop(100%,#0592d7));
    background: -webkit-linear-gradient(-45deg, #95cb5b 0%, #0592d7 50%, #0592d7 100%);
    background: -o-linear-gradient(-45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
    background: -ms-linear-gradient(-45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%);
	background: linear-gradient(to -45deg, #95cb5b 0%,#0592d7 50%,#0592d7 100%); background-size: 100%  100%!important; position: absolute;z-index: 0; border-radius: 0;
    transition: .5s;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;}
.nyPro_list dl dd:hover:before{ width: 100%;}
.nyPro_list dl dd .nyProList_img { width:27%; height:220px; overflow:hidden; margin:0; padding:0; background:#fff;float:left; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.nyPro_list dl dd .nyProList_img a img.nyPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_img a img.nyPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.nyPro_list dl dd .nyProList_img a i { display:block; width:100%; height:100%; overflow:hidden; padding:0; background:rgba(0,0,0,.5) url(../images/more1.png) center center no-repeat; background-size:48px 48px; position:absolute; z-index:2; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_img a i { transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1);}
.nyPro_list dl dd .nyProList_img a:after{}

.nyPro_list dl dd .nyProList_text { width:73%; height:auto; overflow:hidden; margin:0; padding:0 0 0 20px; float:right; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_text .nyProList_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_name a { color:#fff;}
.nyPro_list dl dd .nyProList_text .nyProList_ms { width:100%; overflow:hidden; margin:25px auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_ms p { width:100%; height:75px; overflow:hidden; line-height:25px; color:#999; font-size:15px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_ms p { color:rgba(255,255,255,0.8);}
.nyPro_list dl dd .nyProList_text .nyProList_tips { width:100%; overflow:hidden; margin:10px auto; padding:0;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p { display:inline-block; width:auto; max-width:50%; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:15px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 20px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p em{content: ""; display:inline-block;width:18px; height:18px; margin:0 5px 2px 0;vertical-align:middle;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p:first-child em{background: url(../images/icon_a.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p:nth-child(2) em{background: url(../images/icon_e.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p:nth-child(3) em{background: url(../images/icon_b.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p:nth-child(4) em{background: url(../images/icon_d.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd .nyProList_text .nyProList_tips p span,.nyPro_list dl dd .nyProList_text .nyProList_tips p a { color:#333;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p { color:rgba(255,255,255,0.8);}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p span,.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p a { color:#fff;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p:first-child em{background: url(../images/icon_a_on.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p:nth-child(2) em{background: url(../images/icon_e_on.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p:nth-child(3) em{background: url(../images/icon_b_on.png) center center no-repeat;background-size: 18px 18px;}
.nyPro_list dl dd:hover .nyProList_text .nyProList_tips p:nth-child(4) em{background: url(../images/icon_d_on.png) center center no-repeat;background-size: 18px 18px;}

.ny_xgpro { width:100%; overflow:hidden; margin:20px auto 0; padding:0; background-color:#f5f5f5;}
.ny_xgpro .ny_xgpro_title { text-align: center; background: #0592d7 url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; padding: 20px;}
.ny_xgpro .ny_xgpro_title p { height: 40px; line-height: 40px; font-size: 28px; font-weight: bold; color: #fff;}
.ny_xgpro .ny_xgpro_title p:before { content: ''; display: inline-block; width: 28px; height: 28px; background: url(../images/mulu_tlt.png) center center no-repeat; margin-right: 5px; vertical-align: middle; margin-top: -3px;}
.ny_xgpro .ny_xgpro_title span { display: block; height: 20px;line-height: 20px; font-size: 14px; color: #fff; text-transform: uppercase;}
.ny_xgpro .ny_xgpro_list { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_xgpro_list ul li { width:100%; height:auto; margin:0 2% 60px 0; background-color:#fff; border:1px solid #e6e7ec; box-shadow:0 0 0 rgba(0,0,0,0.1); float:left; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_xgpro_list ul li:hover .pro_img:before{ width:100%; left:0;}
.ny_xgpro_list ul li:hover .pro_img a img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.ny_xgpro_list ul li:hover .pro_img em { width:100%; margin:0 0 0 -50%;}
.ny_xgpro_list ul li:hover .pro_text a.pro_name { color:#0592d7;}
.ny_xgpro_list ul li a.more{ display:block;width:50%; height:45px; line-height:45px; color:#999; margin:0 auto; vertical-align:middle; text-align:center; border:1px solid #e6e7ec; background:#fff; position:absolute; bottom:-25px; left:25%;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_xgpro_list ul li a.more:after{content: "";width:23px; height:8px;background:url(../images/pro_more.png) center bottom no-repeat; position:absolute; left:44%; bottom:0;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_xgpro_list ul li:hover a.more{ width:100%; left:0; color:#fff; border:none;background: linear-gradient(to right, #0592d7, #95cb5b);}
.ny_xgpro_list ul li:hover a.more:after{background:none;}

.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto 0; padding:0; background-color:#f5f5f5;}
.lyNy_Xgwz .lyNyXgwz_title { text-align: center; background: url(../images/hd_bg.jpg) center center no-repeat; background-size: cover; padding: 20px;}
.lyNy_Xgwz .lyNyXgwz_title p { height: 40px; line-height: 40px; font-size: 28px; font-weight: bold; color: #fff;}
.lyNy_Xgwz .lyNyXgwz_title p:before { content: ''; display: inline-block; width: 28px; height: 28px; background: url(../images/mulu_tlt1.png) center center no-repeat; margin-right: 5px; vertical-align: middle; margin-top: -3px;}
.lyNy_Xgwz .lyNyXgwz_title span { display: block; height: 20px;line-height: 20px; font-size: 14px; color: #fff; text-transform: uppercase;}
.lyNy_Xgwz .lyNyXgwz_list { width:100%; overflow:hidden; margin:0 auto; padding:20px 10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li { width:100%; overflow:hidden; margin:0 auto 10px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0 10px 0 20px; background:#fff url(../images/icon4.png) 5px 20px no-repeat; background-size:10px 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNy_Xgwz .lyNyXgwz_list ul li a:hover { color:#0592d7; background:#f5f5f5 url(../images/icon5.png) 5px 20px no-repeat; background-size:10px 10px;}

/*内页-产品列表 结束*/

/*产品分类 开始*/
.h_left { width:100%; overflow:hidden; background-color:#fff; margin:0 auto 20px;}
.cp_type {}
.cp_type .hd { text-align:center; background:#0592d7 url(../images/hd_bg.jpg) center center no-repeat; background-size:cover; padding:20px;}
.cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}

.cp_type .bd { padding:20px 10px 10px; background-color:#f5f5f5;}
.cp_type .bd ul li { margin:0 auto 10px;}
.cp_type .bd ul li:last-child { border:0;}
.cp_type .bd ul li.on {}
.cp_type .bd ul li p { height:60px; line-height:60px; background-color:#fafafa;}
.cp_type .bd ul li p a { display:block; width:80%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#303030; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.cp_type .bd ul li p span { display:block; width:20%; height:100%; background:url(../images/mulu1.png) center center no-repeat; cursor:pointer; float:left;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#666; font-size:15px; margin:0 auto 1px; padding:0 20px 0 35px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 20px center no-repeat;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li div a:first-child { border-top:0;}
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background-color:#0592d7;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu3.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#0592d7; background:#f5f5f5 url(../images/icon5.png) 20px center no-repeat;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#303030; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#0592d7; color:#fff;}

.cp_type .bd ul li a.proAllBtn { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#303030; font-size:16px; text-align:center; background-color:#fff; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn i { display:inline-block; width:20px; height:20px; vertical-align:middle; background:url(../images/jt3.png) center center no-repeat; margin:-4px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li a.proAllBtn:hover { color:#fff; background-color:#0592d7;}
.cp_type .bd ul li a.proAllBtn:hover i { background:url(../images/jt0.png) center center no-repeat; margin:-4px 0 0 20px;}

/*产品分类 结束*/

/*内页-产品详情 开始*/
.ly_NyProDetail { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background-color: #fafafa;}

.ly_NyProDetail .lyNyProDetail_con { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyProDetail_con .lyNyProDetail_left { width:24%; overflow:hidden; margin:0; padding:0; float:right;}
.lyNyProDetail_con .lyNyProDetail_right { width:73%; overflow:hidden; margin:0; padding:0; float:left;}
.lyNyProDetail_right .lyNyProDetail_ConTit { margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyProDetail_ConTit p { width:100%; height:80px; overflow:hidden; line-height:80px; font-size:28px; font-weight:bold;margin:0; padding:0 3%;border-bottom: 1px solid #eee;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
.lyNyProDetail_ConTit p:before{content: "";display: inline-block;width:6px; height:27px;background: #0592d7; margin-right:2%; margin-bottom:4px; vertical-align:middle;}

.lyNyProDetail_right .lyNyProDetail_ConText { width:100%; overflow:hidden; line-height: 30px; color: #555; font-size: 15px; margin:0 auto; padding:30px 3%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:#fff;}
.lyNyProDetail_ConText img, .lyNyProDetail_ConText table, 
.lyNyProDetail_ConText tr, .lyNyProDetail_ConText td, 
.lyNyProDetail_ConText p, .lyNyProDetail_ConText span, 
.lyNyProDetail_ConText div, .lyNyProDetail_ConText video, .lyNyProDetail_ConText embed { width:auto!important;height:auto!important; max-width:100%!important; max-height:100%; line-height:30px; color:#555; font-size:15px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;}
.NyNewsdetail_con p span, .NyNewsdetail_con span, .NyNewsdetail_con p em, .NyNewsdetail_con em { color:#565656!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:15px!important;}
.lyNyProDetail_ConText table tr td p { text-indent:0!important;}
.lyNyProDetail_ConText img { display:inline-block; width:auto!important; height:auto!important; max-width:100%; margin:0 auto; padding:0; text-indent:0!important;}
.lyNyOrder_msg{background: #fff;}
.lyNyOrder_msg #ly_msg.ly_msg{ width:70%; float:left;margin: 0 auto;}
.lyNyOrder_msg #ly_msg.ly_msg ul{ width:100%; float:left; padding:0 3%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyOrder_msg #ly_msg.ly_msg ul li h4{ display:none !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt1 input,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_option{ color:#666 !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li { width:49%; float:left; clear:none;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(2n+2){ margin-left:2% !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(7),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(8),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(9),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(10){ width:100%;}
.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(8),.lyNyOrder_msg #ly_msg.ly_msg ul li:nth-child(10){ margin-left:0 !important;}
.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt1,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt12,.lyNyOrder_msg #ly_msg.ly_msg ul li .msg_ipt2{ width:100% !important;}
.lyNyOrder_msg .ly_msg .msg_btn input{margin: 0px 15px 0 0; background:#333; color:#fff;}
.lyNyOrder_msg .msg_btn input.msg_btn1{background: linear-gradient(to right, #0592d7, #95cb5b);}
.pd_order{ width:28%; float:right; padding:68px 3%; margin:20px 2% 0 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;background: linear-gradient(to right top, #0592d7, #95cb5b); position:relative;}
.pd_order .pic{display: inline-block;width:150px;height:150px; line-height:150px;border-radius: 50%;vertical-align: middle;position:absolute; left:25%; top:10%;}
.pd_order .pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.pd_order .pic span:nth-of-type(2){animation-delay: 1s;}
.pd_order .pic span:nth-of-type(3){animation-delay: 2s;}
.pd_order .pic img{width:110px;height:110px; text-align:center; border-radius:50%;position:absolute; left:13%; bottom:13%;}
.pd_order .txt{ padding:150px 0 0; color:#fff;}
.pd_order .txt span{ font-size:20px;display: block;}
.pd_order .txt p{ font-size:14px;opacity:.8; margin:20px auto 40px;}
.pd_order .txt a{ display:block; width:50%; height:38px; line-height:38px; text-align:center; padding-left:10%; margin:0 auto;background:#333 url(../images/pd_order_b.jpg) 24% center no-repeat; color:#fff;background-size: 15px 11px;}
.lyNyProDetail_right .ly_PrevNext{margin: 0 auto 40px; padding:0 3% 40px;}
#ly_msg input::-webkit-input-placeholder,#ly_msg textarea::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
    color : #666;
}
#ly_msg input:-moz-placeholder,#ly_msg textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color : #666;
}
#ly_msg input::-moz-placeholder,#ly_msg textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color : #666;
}
#ly_msg input:-ms-input-placeholder,#ly_msg textarea:-ms-input-placeholder{ /* Internet Explorer 10-11 */
   color : #666;
}
#ly_msg input::-ms-input-placeholder,#ly_msg textarea::-ms-input-placeholder{ /* Microsoft Edge */
   color : #666;
}

.pro_detail_main { width:100%; height:auto; margin: 0 auto; padding: 60px 0 40px; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .NyProDetail_Pic { width:1400px; height:auto; margin:0 auto; padding:30px; background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text { width:60%; height:auto; overflow: hidden; margin: 0; padding:0 0 0 30px; float: right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_text h1 { width:100%; height:auto; min-height:40px; max-height:80px; line-height:40px; color: #333; font-size: 30px; font-weight:bold; text-align: justify; margin: 0 auto 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; white-space:inherit; overflow:hidden;}
.pro_detail_text em{ background:#eee; width:100%; height:1px;display:block;margin: 0 auto 30px;position:relative;}
.pro_detail_text em:after{content: "";display: inline-block; width:20%; height:5px; background:#0592d7; bottom:-3px; left:0; position:absolute;}
.pro_detail_text .jyms { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_text .jyms p { width:100%; max-height:90px; overflow:hidden; line-height:30px; color:#999; font-size:16px; text-align: justify; margin:0 auto; padding:0; display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:3;}
.pro_detail_text .jyms p span { color:#303030; font-weight:bold;}
.pro_detail_text ul { width:100%; margin:0 auto; padding:0;}
.pro_detail_text ul li { width:24%; height:120px; overflow:hidden; margin:0 1% 0 0; padding:20px 0 20px; text-align:center;float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; background:#ececec;}
.pro_detail_text ul li:nth-child(4) { margin:0;}
.pro_detail_text ul li i{display:block; width:35px; height:35px; overflow:hidden; margin:0 auto; padding:0;border-radius:50%;}
.pro_detail_text ul li:first-child i{ background:#fff url(../images/icon_pd_a.png) center center no-repeat;}
.pro_detail_text ul li:nth-child(2) i{ background:#fff url(../images/icon_pd_b.png) center center no-repeat;}
.pro_detail_text ul li:nth-child(3) i{ background:#fff url(../images/icon_pd_c.png) center center no-repeat;}
.pro_detail_text ul li:nth-child(4) i{ background:#fff url(../images/icon_pd_d.png) center center no-repeat;}
.pro_detail_text ul li p { display:block; width:100%; height:30px; line-height: 30px; color: #303030; font-size: 15px; font-weight:bold; margin:0 auto; padding:0;}
.pro_detail_text ul li span { display:block; width:100%; height:20px; line-height: 20px; color: #999; font-size: 14px; margin:0 auto; padding:0 8%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_text .pro_detail_btn { width:100%; height: auto; overflow: hidden; margin:30px auto 0; padding:0;}
.pro_detail_btn img{ float:left;}
.pro_detail_btn .txt{ float:left;margin: 32px;}
.pro_detail_btn .txt span{ font-size:22px; font-weight:bold;}
.pro_detail_btn .txt p{ font-size:16px; color:#999;}
.pro_detail_btn a { display:block; width: 20%; height: 42px; overflow: hidden; line-height: 42px; color: #fff; font-size: 20px; text-align: center; margin: 32px auto; padding: 0; float: right;background: linear-gradient(to right, #0592d7, #95cb5b);}


/**产品详情页产品图片切换**/
.prodetail_img { width:40%; height: 440px; margin:0; padding: 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:70px; padding-top:10px;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.4%; height:70px; margin:0 2% 0 0;}
#spec-list ul li:last-child { margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#ececec; border:1px solid #ececec; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #0592d7;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:386px; padding:0; background-color:#ececec; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:0px;left:0px; background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;background:url(../images/mask.png) 0 0 repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

/*内页-产品详情 结束*/

/*相关文章 开始*/
.ny_xgart { width:100%; overflow:hidden; margin:0 auto; padding:40px 0; background-color:#fafafa;}
.ny_xgart .ny_xgart_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.ny_xgart_main .ny_xgart_title { width:100%; height:80px; line-height:80px; color:#fff; font-size:28px; margin:0 auto 30px; padding:0 0 0 2%;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;text-transform: Uppercase; background:#0592d7; position:relative;}
.ny_xgart_main .ny_xgart_title strong{ margin-right:1%;font-size:28px;}
.ny_xgart_main .ny_xgart_title:before{content: ""; width:5px;height:100%; background:#95cb5b; display:block;position:absolute; left:0;}
.ny_xgart_main .ny_xgart_list { width:100%; height:auto; margin:0 auto; padding:0;}
.ny_xgart_list ul li { width:49%; height:auto; margin:0 2% 20px 0; padding:20px 2%; background-color:#fff; border: 1px solid #ddd;position:relative; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_xgart_list ul li:nth-child(2n+2) { margin:0;}
.ny_xgart_list ul li .txt{width: 100%;position:relative;z-index:1;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_xgart_list ul li span{display:inline-block;width:116px; height:40px; overflow:hidden; line-height:40px; color:#fff; margin:0 auto; padding: 0 0 0 18px;background: url(../images/time_bg.png) left center no-repeat;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; z-index:1;}
.ny_xgart_list ul li a{display:inline-block;width:78%; height:40px;line-height:40px; color:#333; font-size:20px;margin:0 auto; padding:0;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; float:right;}
.ny_xgart_list ul li:after{content: "";height:0;background: linear-gradient(to right, #0592d7, #95cb5b); position:absolute; bottom:0; left:0; width:100%; display:block; z-index:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_xgart_list ul li:hover:after{ height:100%;}
.ny_xgart_list ul li:hover span{background: url(../images/time_bg_on.png) left center no-repeat;}
.ny_xgart_list ul li:hover a{color:#fff; font-weight:bold;}
/*相关文章 结束*/

/*lyNy_video 开始*/
.lyNy_video { width:100%; background:#f8f8f8;padding: 60px 0; min-height:250px;}
.lyNy_video:before{content: "";width: 1400px;height: 8px; background: linear-gradient(to right, #0592d7, #95cb5b); display:block; margin:0 auto;}
.lyNy_video .case_main{width:1400px; height:auto; min-height:400px; margin:0 auto; padding:60px 3%; background:#fff;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_video ul li { width:31%; height:auto; margin:0 3.5% 50px 0; padding:0; background-color:#eceef0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_video ul li:nth-child(3n+3) { margin:0 0 50px;}
.lyNy_video ul li .lyNyVideo_img { width:100%; height:300px; margin:0 auto; padding:0; cursor:pointer; position:relative;}
.lyNy_video ul li .lyNyVideo_img a { display: block; width: 95%; height: 95%; margin:10px auto; padding:0; position: relative; background:#fff;}
.lyNy_video ul li .lyNyVideo_img a img { display:block; max-width:95%; max-height:95%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyNy_video ul li .lyNyVideo_img a:after { display:block; width:53px; height:54px; background:url(../images/case_icon.png) center center no-repeat; background-size:contain; position:absolute; bottom:-5%; right:5%; z-index:1; content:'';}
.lyNy_video ul li .lyNyCase_img a:after { background:url(../images/ck_icon.png) center center no-repeat;}

.lyNy_video ul li .lyNyVideo_text { padding:20px;}
.ny_honor ul li .lyNyVideo_text{ text-align:center;}
.lyNy_video ul li .lyNyVideo_text a.VideoName { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#303030; font-size:22px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_honor ul li .lyNyVideo_text a.VideoName{margin:0 auto 10px;}
.lyNy_video ul li:hover{box-shadow:0 10px 20px rgba(0,0,0,0.4);}
.lyNy_video ul li:hover .lyNyVideo_text a.VideoName { color:#0592d7;}
.lyNy_video ul li .lyNyVideo_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:10px auto 15px; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.lyNy_video ul li .lyNyVideo_text a.VideoBtn { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#999; background:#eceef0; font-size:15px; text-align:center; margin:0 auto; padding:0 30px; border:1px solid #ddd; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNy_video ul li .lyNyVideo_text a.CaseBtn i { background:url(../images/jt1.png) center center no-repeat;}
.lyNy_video ul li:hover .lyNyVideo_text a.VideoBtn { color:#fff; border:1px solid #eceef0;background: linear-gradient(to right, #0592d7, #95cb5b);}
.lyNy_video ul li:hover .lyNyVideo_text a.CaseBtn i { background:url(../images/jt0.png) center center no-repeat; margin:-3px 0 0 15px;}

/*lyNy_video 结束*/

/*lyNy_order 开始*/
.lyNy_order { width: 100%; min-height:480px; overflow: hidden; margin:0 auto; padding:60px 0;background: #f8f8f8;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_order .lyNyOrder_main { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyOrder_msg { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyOrder_msg ul li.lyNyOrderForm_ipt { width:46%; overflow:hidden; margin:0 8% 20px 0; padding:0 0 10px; border-bottom: 1px solid #e5e5e5; float:left;}
.lyNyOrder_msg ul li.lyNyOrderForm_ipt:nth-child(2n+2) { margin:0 0 20px;}
.lyNyOrder_msg ul li.lyNyOrderForm_area { width:100%; margin:0 auto 20px; padding:0 0 20px; border-bottom: 1px solid #e5e5e5; float:inherit;}
.lyNyOrder_msg ul li p { width:100%; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0 auto; padding:0;}
.lyNyOrder_msg ul li p font { color:#f00;}
.lyNyOrder_msg ul li input { display:block; width: 100%; height:30px; overflow:hidden; line-height:30px; font-size: 16px; text-overflow:ellipsis; white-space:nowrap; padding: 10px 0; border: none; background: none; outline: none;}
.lyNyOrder_msg ul li textarea { display:block; width: 100%; height:90px; overflow:hidden; line-height:30px; font-size: 16px; padding: 10px 0; border: none; background: none; outline: none; resize:none;}
.lyNyOrder_msg .lyNyOrderForm_btn { width:160px; height:50px; overflow:hidden; margin:40px 0 0; padding:0;}
.lyNyOrder_msg .lyNyOrderForm_btn input { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:16px; text-align:left; text-indent:30px; margin:0; padding:0; background:#303030 url(../images/jt0.png) 110px 15px no-repeat; outline: none; border:none; cursor:pointer; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyOrder_msg .lyNyOrderForm_btn input:hover { background:#0592d7 url(../images/jt0.png) 110px 15px no-repeat;}
.lyNy_order .lyNyOrder_msg .pd_order{ padding: 68px 5%;}
.lyNy_order .lyNyOrder_msg .pd_order .pic{ width:190px; height:190px;left: 25%;top: 5%;}
.lyNy_order .lyNyOrder_msg .pd_order .pic img{ width:149px; height:149px;bottom: 11%;}
.lyNy_order .lyNyOrder_msg .pd_order .txt span{ font-size:30px; width:100%;}
.lyNy_order .lyNyOrder_msg .pd_order .txt p{ font-size:15px;}

/*lyNy_order 结束*/

/*lyNy_Contact 开始*/
.lyNy_Contact { width:100%; height:auto; overflow:hidden; min-height:400px; margin:0 auto; padding:0;background: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_Contact .lyNyContact_lxfs { width:1400px; height:auto; margin:0 auto; padding:60px 0 0;}
.lyNyContact_lxfs .lyNyContactLxfs_con { display: block; width:100%; height:auto; margin: 0 auto; background-color:#fff; border-radius:0 0 4px 4px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt { width:100%; overflow:hidden; height:371px; line-height:40px; margin:0 auto 20px; padding:0; color: #fff; background:url("../images/contact_bg01.jpg") top center no-repeat;}
.lyNyContactLxfs_con .contact_bt .title{ width:50%; padding:60px 6%; float:left; font-size:54px;text-transform: Uppercase;font-weight:bold;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactLxfs_con .contact_bt .tel{ width:50%; float:right;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; position:relative;}
.lyNyContactLxfs_con .contact_bt .tel .pic{display: inline-block;width:190px;height:190px; line-height:190px;border-radius: 50%;vertical-align: middle;position:absolute; right:10%; top:10%;}
.lyNyContactLxfs_con .contact_bt .tel .pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background:rgba(255,255,255,0.5);-webkit-transform: scale(0.4);-moz-transform: scale(0.4);-ms-transform: scale(0.4);transform: scale(0.4);-webkit-animation: circleScale1 4s linear infinite;-moz-animation: circleScale1 4s linear infinite;-ms-animation: circleScale1 4s linear infinite;animation: circleScale1 4s linear infinite;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(2){animation-delay: 1s;}
.lyNyContactLxfs_con .contact_bt .tel .pic span:nth-of-type(3){animation-delay: 2s;}
.lyNyContactLxfs_con .contact_bt .tel .pic img{width:149px;height:149px; text-align:center; border-radius:50%;position:absolute; left:13%; bottom:13%;}
.lyNyContactLxfs_con .contact_bt .tel .txt{padding: 228px 12% 0 0; text-align:right;}
.lyNyContactLxfs_con .contact_bt .tel .txt span{ font-size:40px; font-weight:bold;}
.lyNyContactLxfs_con .contact_bt .tel .txt p{ font-size:18px;}
.lyNyContactLxfs_con .contact_des { width:100%; overflow:hidden; height:348px; line-height:30px; margin:0 auto; padding:0; background:#fff url("../images/contact_bg02.jpg") bottom center no-repeat;}
.lyNyContactLxfs_con .contact_des .ewm{ float:right; margin:50px 6% 0 0; padding:15px; border:3px solid #0592d7; border-radius:5px;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactLxfs_con .contact-info-list { width: 60%; height:auto; padding:0; position:absolute; left:5%; bottom:50px;}
.lyNyContactLxfs_con .contact-info-list li { width: 100%; overflow:hidden; margin:0 auto 40px; padding:0; float: left;}
.lyNyContactLxfs_con .contact-info-list li:first-child:before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_a.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(2):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_b.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(3):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_c.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.lyNyContactLxfs_con .contact-info-list li:nth-child(4):before{content: "";display: inline-block; width:49px; height:49px;background:url("../images/icon_cont_d.png") center center no-repeat; vertical-align:middle; background-size:49px 49px;}
.contact-info-list .c-info{ display:inline-block; vertical-align:middle; margin-left:2%; width:90%;}
.contact-info-list .c-info p { line-height:24px; padding: 0; font-size: 16px; color: #999;}
.contact-info-list .c-info .c-info-detail { width:100%; line-height:25px; color: #333; font-size: 20px; word-break: break-all;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}

.lyNy_Contact .lyNyContact_map { width:100%; overflow:hidden; margin:0 auto; padding:60px 0;}
.lyNyContact_map .lyNyContactMap_main { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyNyContactMap_main .lyNyContactMap_con { width:100%; height:400px; overflow:hidden; margin:0 auto; padding:19px; border:1px solid #e5e5e5; border-radius:4px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyContactMap_con .lyNyContactMap_child { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
#container { width:100%; height:120%;}

/*lyNy_Contact 结束*/

/*lyNy_case 开始*/
.lyNy_case { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 40px; background-color:#fafafa; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNy_case .lyNyCase_main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyNyCase_main .lyNyCase_list { width:100%; height:auto; margin:0 auto; padding:0;}
.lyNyCase_list ul li { width:22.75%; height:auto; margin:0 3% 40px 0; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.1); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:nth-child(4n+4) { margin:0 0 40px;}
.lyNyCase_list ul li:hover { box-shadow:0 0 20px rgba(0,0,0,0.1);}
.lyNyCase_list ul li .lyNyCase_img { width:100%; height:318px; overflow:hidden; margin:0 auto; padding:20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyCase_list ul li .lyNyCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyNyCase_list ul li .lyNyCase_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li .lyNyCase_img a em { display:block; width:0; height:0; overflow:hidden; margin:0; padding:0; background:rgba(0,143,233,0.9) url(../images/ck_icon1.png) center center no-repeat; background-size:64px 64px; position:absolute; left:50%; top:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .lyNyCase_img a img { transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1);}
.lyNyCase_list ul li:hover .lyNyCase_img a em { width:100%; height:100%; margin:-50% 0 0 -50%;}
.lyNyCase_list ul li .lyNyCase_text { width:100%; overflow:hidden; margin:0 auto; padding:0; border-top:1px solid #eaeaea;}
.lyNyCase_list ul li .lyNyCase_text a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#333; font-size:17px; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0 44px 0 20px; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyNyCase_list ul li .lyNyCase_text a i { display:block; width:24px; height:24px; overflow:hidden; margin:0; padding:0; background:url(../images/jt5.png) center center no-repeat; background-size:24px 24px; position:absolute; top:13px; right:20px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyCase_list ul li:hover .lyNyCase_text a { color:#0592d7;}
.lyNyCase_list ul li:hover .lyNyCase_text a i { background:url(../images/jt6.png) center center no-repeat; background-size:24px 24px;}

.lyNyCase_main #fengye { margin:0 auto;}

/*lyIdx_case 结束*/

/*nyDown 开始*/
.nyDown { width:100%; height:auto; margin:0 auto; padding:60px 0 40px; background-color:#fafafa;}
.nyDown .nyDown_main { width:1400px; height:auto; margin:0 auto; padding:0 0 1px;}
.nyDown_main .nyDown_list { width:auto; height:auto; min-height:480px; margin:0 auto; padding:0;}
.nyDown_list ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.06); float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.nyDown_list ul li:nth-child(3n+3) { margin:0 0 30px;}
.nyDown_list ul li:hover { background-color:#0592d7; box-shadow:0 10px 20px rgba(0,0,0,0.06);}
.nyDown_list ul li .nyDown_name { width:100%; height:auto; margin:0 auto; padding:30px; border-bottom:1px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_list ul li .nyDown_name a { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:18px; text-overflow:ellipsis; white-space:nowrap; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyDown_list ul li:hover .nyDown_name { border-bottom:1px solid #fff;}
.nyDown_list ul li:hover .nyDown_name a { color:#fff;}
.nyDown_list ul li .nyDown_btn { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.nyDown_list ul li .nyDown_btn a { display:block; width:100%; height:65px; overflow:hidden; line-height:45px; color:#333; font-size:15px; margin:0 auto; padding:10px 30px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.nyDown_list ul li .nyDown_btn a i { display:block; width:25px; height:25px; overflow:hidden; margin:10px 0; padding:0; background:url(../images/xz_ico1.png) center center no-repeat; float:right; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nyDown_list ul li:hover .nyDown_btn a { color:#fff;}
.nyDown_list ul li:hover .nyDown_btn a i { background:url(../images/xz_ico2.png) center center no-repeat;}

.DownDetail_btn { width: 100%; overflow: hidden; margin: 20px auto 0; padding: 0; text-align:center;}
.DownDetail_btn a { display:inline-block; width: 200px; height: 54px; overflow: hidden; line-height: 50px; color: #0592d7; font-size: 18px; text-indent: 45px; text-align: left; margin: 0 auto; padding: 0; background:#fff url(../images/xz_ico1.png) 130px 12.5px no-repeat; background-size:25px 25px; border: 2px solid #0592d7; border-radius: 27px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.DownDetail_btn a:hover { color:#fff; background:#0592d7 url(../images/xz_ico2.png) 130px 12.5px no-repeat; background-size:25px 25px;}
.DownDetail_btn a i { display:inline-block; width:25px; height:25px; vertical-align:middle; margin:-4px 0 0 10px; background:url(../images/xz_ico1.png) 0 0 no-repeat; background-size:25px 25px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.DownDetail_btn a:hover i { background:url(../images/xz_ico2.png) 0 0 no-repeat; background-size:25px 25px;}

.nyDown #fengye { margin:10px auto 0;}

/*nyDown 结束*/
 
 /*lyNy_honor 开始*/
.lyNy_honor { width:100%; height:auto; margin:0 auto; padding:60px 0 40px; background-color:#fafafa;}
.lyNy_honor .lyNyHonor_list { width:1400px; height:auto; min-height:320px; margin:0 auto; padding:0;}
.lyNyHonor_list ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0.05); position:relative; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyNyHonor_list ul li:hover { box-shadow:0 10px 20px rgba(0,0,0,0.05);}
.lyNyHonor_list ul li .lyNyHonor_img { width:100%; height:300px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyHonor_list ul li .lyNyHonor_img img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyNyHonor_img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyNyHonor_list ul li .lyNyHonor_img .lyNyHonor_mask { width:100%; height:0; overflow:hidden; margin:0; padding:0; background-color:rgba(0,143,233,0.9); position:absolute; left:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyHonor_list ul li:hover .lyNyHonor_img .lyNyHonor_mask { height:100%;}
.lyNyHonor_list ul li .lyNyHonor_img .lyNyHonor_mask a { display:block; width:96px; height:96px; overflow:hidden; margin:-48px 0 0 -48px; padding:22px 0; border:1px solid #fff; border-radius:50%; position:absolute; left:50%; top:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li .lyNyHonor_img .lyNyHonor_mask a i { display:block; width:22px; height:22px; overflow:hidden; margin:0 auto 6px; padding:0; background:url(../images/CkIco.png) center center no-repeat;}
.lyNyHonor_list ul li .lyNyHonor_img .lyNyHonor_mask a span { display:block; width:100%; overflow:hidden; line-height:22px; color:#fff; font-size:15px; text-align:center; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyNyHonor_name { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyNyHonor_list ul li .lyNyHonor_name a { display:block; width:100%; height:60px; overflow:hidden; line-height:59px; color:#333; font-size:18px; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 20px; border-top:1px solid #eaeaea; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyHonor_list ul li:hover .lyNyHonor_name a { color:#0592d7;}

.lyNyHonor_list #fengye { margin:10px auto 0;}

/*lyNy_honor 结束*/
 
#KFRightScreen { z-index:999!important;}</pre></body></html>